hvm: Remove extremely verbose debugging from SVM code.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 29 Mar 2007 10:01:41 +0000 (11:01 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 29 Mar 2007 10:01:41 +0000 (11:01 +0100)
commit7662f34cd1888f5a642a97d2bc62f1aea08f8b38
treeb89cf08ef47e996830391d4166963459974cdf29
parent4ecd171efc1c8a0fd532acd17f6441292cb4da3c
hvm: Remove extremely verbose debugging from SVM code.
It would be too verbose to actually turn on to find any non-subtle
bugs, and severely bloats the vmexit handler (making it hard to find
the real code amongst the debugging code).
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c